home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Team Palmtops 7
/
Palmtops_numero07.iso
/
WinCE
/
SDKWindowsCE
/
HandHeldPCPro30
/
sdk.exe
/
Jupiter SDK
/
data1.cab
/
Emulation_Include_Files
/
stddef.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-02-19
|
397 b
|
20 lines
/***
*stddef.h - definitions/declarations for common constants, types, variables
*
* Copyright (c) 1985-1995, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file contains definitions and declarations for some commonly
* used constants, types, and variables.
* [ANSI]
*
* [Public]
*
****/
#ifndef _INC_STDDEF
#define _INC_STDDEF
#endif /* _INC_STDDEF */